Arithmetic function

In number theory, an arithmetic (or arithmetical) function is a real or complex valued function ƒ(n) defined on the set of natural numbers (i.e. positive integers) that "expresses some arithmetical property of n."[1]

An example of an arithmetic function is the non-principal character (mod 4) defined by

 \chi(n) =\left(\frac{-4}{n}\right)= \left\{\begin{array}{cl} 0 & \mbox{if } n \mbox{ is even}, \\ 1 & \mbox{if } n \equiv 1 \mod 4, \\ -1 & \mbox{if } n \equiv 3 \mod 4. 
\end{array}\right.     where (\tfrac{-4}{n})\ is the Kronecker symbol.

To emphasise that they are being thought of as functions rather than sequences, values of an arithmetic function are usually denoted by a(n) rather than an.

There is a larger class of number-theoretic functions that do not fit the above definition, e.g. the prime-counting functions. This article provides links to functions of both classes.

Contents

Notation

\sum_p f(p)\;   and   \prod_p f(p)\;   mean that the sum or product is over all prime numbers:

\sum_p f(p) = f(2) + f(3) + f(5) + \cdots     \prod_p f(p)= f(2)f(3)f(5)\ldots.

Similarly,   \sum_{p^k} f(p)\;   and   \prod_{p^k} f(p)\;   mean that the sum or product is over all prime powers with strictly positive exponent (so 1 is not counted):

\sum_{p^k} f(p) = f(2) + f(3) + f(4) +f(5) +f(7)+f(8)+f(9)+\cdots

\sum_{d|n} f(d)\;   and   \prod_{d|n} f(d)\;   mean that the sum or product is over all positive divisors of n, including 1 and n. E.g., if n = 12,

\prod_{d|12} f(d) = f(1)f(2) f(3)  f(4)  f(6)  f(12).\

The notations can be combined:   \sum_{p|n} f(p)\;   and   \prod_{p|n} f(p)\;   mean that the sum or product is over all prime divisors of n. E.g., if n = 18,

\sum_{p|18} f(p) = f(2) + f(3),\

and similarly   \sum_{p^k|n} f(p^k)\;   and   \prod_{p^k|n} f(p^k)\;   mean that the sum or product is over all prime powers dividing n. E.g., if n = 24,

\prod_{p^k|24} f(p^k) = f(2) f(3)  f(4) f(8).\

Multiplicative and additive functions

An arithmetic function a is

Two whole numbers m and n are called coprime if their greatest common divisor is 1; i.e., if there is no prime number that divides both of them.

Then an arithmetic function a is

Ω(n), ω(n), νp(n) - prime power decomposition

The fundamental theorem of arithmetic states that any positive integer n can be factorised uniquely as a product of powers of primes:    n = p_1^{a_1}\ldots p_k^{a_k}   where p1 < p2 < ... < pk are primes and the aj are positive integers. (1 is given by the empty product.)

It is often convenient to write this as an infinite product over all the primes, where all but a finite number have a zero exponent. Define νp(n) as the exponent of the highest power of the prime p that divides n. I.e. if p is one of the pi then νp(n) = ai, otherwise it is zero. Then

n=\prod_p p^{\nu_p(n)}.

In terms of the above the functions ω and Ω are defined by

ω(n) = k,
Ω(n) = a1 + a2 + ... + ak.

To avoid repetition, whenever possible formulas for the functions listed in this article are given in terms of n and the corresponding pi, ai, ω, and Ω.

Multiplicative functions

σk(n), τ(n), d(n) - divisor sums

σk(n) is the sum of the kth powers of the positive divisors of n, including 1 and n, where k is a complex number.

σ1(n), the sum of the (positive) divisors of n, is usually denoted by σ(n).

Since a positive number to the zero power is one, σ0(n) is therefore the number of (positive) divisors of n; it is usually denoted by d(n) or τ(n) (for the German Teiler = divisors).

\sigma_k(n) = \prod_{i=1}^{\omega(n)} \frac{p_{i}^{(a_{i}+1)k}-1}{p_{i}^k-1}
=
\prod_{i=1}^{\omega(n)} (1 + p_{i}^k + p_{i}^{2k} + \cdots + p_{i}^{a_i k}).

Setting k = 0 in the second product gives

\tau(n) = d(n) = (1 + a_{1})(1+a_{2})\ldots(1+a_{\omega(n)}).

φ(n) - Euler totient function

φ(n), the Euler totient function, is the number of positive integers not greater than n that are coprime to n.

\varphi(n) = n \prod_{p|n} \left(1-\frac{1}{p}\right)
=n \left(\frac{p_1 - 1}{p_1}\right)\left(\frac{p_2 - 1}{p_2}\right) \ldots \left(\frac{p_{\omega(n)} - 1}{p_{\omega(n)}}\right)
.

μ(n) - Möbius function

μ(n), the Möbius function, is important because of the Möbius inversion formula. See Dirichlet convolution, below.

\mu(n)=\begin{cases} (-1)^{\omega(n)}=(-1)^{\Omega(n)} &\mbox{if }\; \omega(n) = \Omega(n)\\
0&\mbox{if }\;\omega(n) \ne \Omega(n).\end{cases}

This implies that μ(1) = 1. (Because Ω(1) = ω(1) = 0.)

τ(n) - Ramanujan tau function

τ(n), the Ramanujan tau function, is defined by its generating function identity:

\sum_{n\geq 1}\tau(n)q^n=q\prod_{n\geq 1}(1-q^n)^{24}.

Although it is hard to say exactly what "arithmetical property of n" it "expresses",[2] (τ(n) is (2π)−12 times the nth Fourier coefficient in the q-expansion of the modular discriminant function)[3] it is included among the arithmetical functions because it is multiplicative and it occurs in identities involving certain σk(n) and rk(n) functions (because these are also coefficients in the expansion of modular forms).

cq(n) - Ramanujan's sum

cq(n), Ramanujan's sum, is the sum of the nth powers of the primitive qth roots of unity:

c_q(n)=
\sum_{\stackrel{1\le a\le q}{ \gcd(a,q)=1}}
e^{2 \pi i \tfrac{a}{q} n}
.

Even though it is defined as a sum of complex numbers (irrational for most values of q), it is an integer. For a fixed value of n it is multiplicative in q:

If q and r are coprime, c_q(n)c_r(n)=c_{qr}(n).\;

Many of the functions mentioned in this article have expansions as series involving these sums; see the article Ramanujan's sum for examples.

Completely multiplicative functions

λ(n) - Liouville function

λ(n), the Liouville function, is defined by

\lambda (n) = (-1)^{\Omega(n)}.\;

χ(n) - characters

All Dirichlet characters χ(n) are completely multiplicative; e.g. the non-principal character (mod 4) defined in the introduction, or the principal character (mod n) defined by

 \chi_0(k) = \begin{cases} 1 & \mbox{if } \gcd(k,n) = 1, \\ 0 & \mbox{if } \gcd(k,n) \ne 1.
\end{cases}

Additive functions

ω(n) - distinct prime divisors

ω(n), defined above as the number of distinct primes dividing n, is additive

Completely additive functions

Ω(n) - prime divisors

Ω(n), defined above as the number of prime factors of n counted with multiplicities, is completely additive.

νp(n) - prime power dividing n

For a fixed prime p, νp(n), defined above as the exponent of the largest power of p dividing n, is completely additive.

Neither multiplicative nor additive

π(x), Π(x), θ(x), ψ(x) - prime count functions

Unlike the other functions listed in this article, these are defined for non-negative real (not just integer) arguments. They are used in the statement and proof of the prime number theorem.

π(x), the prime counting function, is the number of primes not exceeding x.

\pi(x) = \sum_{p\le x}1

A related function counts prime powers with weight 1 for primes, 1/2 for their squares, 1/3 for cubes, ...

\Pi(x) = \sum_{p^k\le x}\frac{1}{k}.

θ(x) and ψ(x), the Chebyshev functions are defined as sums of the natural logarithms of the primes not exceeding x:

\vartheta(x)=\sum_{p\le x} \log p,
 \psi(x) = \sum_{p^k\le x} \log p.

Λ(n) - von Mangoldt function

Λ(n), the von Mangoldt function, is 0 unless the argument is a prime power, in which case it is the natural log of the prime:

\Lambda(n) = \begin{cases}\log p &\mbox{if } n = 2,3,4,5,7,8,9,11,13,16,\ldots=p^k \mbox{ is a prime power}\\
0&\mbox{if } n=1,6,10,12,14,15,18,20,21,\dots \;\;\;\;\mbox{ is not a prime power}.
\end{cases}

p(n) - partition function

p(n), the partition function, is the number of ways of representing n as a sum of positive integers, where two representations with the same summands in a different order are not counted as being different:


p(n) = |\left\{ (a_1, a_2,\dots a_k): 0 < a_1 \le a_2 \le \ldots \le a_k\; \and \;n=a_1+a_2+\cdots +a_k  \right\}|.

λ(n) - Carmichael function

λ(n), the Carmichael function, is the smallest positive number such that a^{\lambda(n)}\equiv 1 \pmod{n}   for all a coprime to n. Equivalently, it is the least common multiple of the orders of the elements of the multiplicative group of integers modulo n.

For powers of odd primes and for 2 and 4, λ(n) is equal to the Euler totient function of n; for powers of 2 greater than 4 it is equal to one half of the Euler totient function of n:

\lambda(n) = 
\begin{cases}
\;\;\phi(n) &\mbox{if }n = 2,3,4,5,7,9,11,13,17,19,23,25,27,\dots\\
\tfrac12\phi(n)&\mbox{if }n=8,16,32,64,\dots
\end{cases}

and for general n it is the least common multiple of λ of each of the prime power factors of n:

\lambda(p_1^{a_1}p_2^{a_2} \dots p_{\omega(n)}^{a_{\omega(n)}}) = \operatorname{lcm}[\lambda(p_1^{a_1}),\;\lambda(p_2^{a_2}),\dots,\lambda(p_{\omega(n)}^{a_{\omega(n)}}) ].

h(n) - Class number

h(n), the class number function, is the order of the ideal class group of an algebraic extension of the rationals with discriminant n. The notation is ambiguous, as there are in general many extensions with the same discriminant. See quadratic field and cyclotomic field for classical examples.

rk(n) - Sum of k squares

rk(n) is the number of ways n can be represented as the sum of k squares, where representations that differ only in the order of the summands or in the signs of the square roots are counted as different.

r_k(n) = |\{(a_1, a_2,\dots,a_k):n=a_1^2+a_2^2+\cdots+a_k^2\}|

Summation functions

Given an arithmetic function a(n), its summation function A(x) is defined by

 A(x)�:= \sum_{n \le x} a(n) .

A can be regarded as a function of a real variable. Given a positive integer m, A is constant along open intervals m < x < m + 1, and has a jump discontinuity at each integer for which a(m) ≠ 0.

Since such functions are often represented by series and integrals, to achieve pointwise convergence it is usual to define the value at the discontinuities as the average of the values to the left and right:

 A_0(m)�:= \frac12\left(\sum_{n < m} a(n) +\sum_{n \le m} a(n)\right) = A(m) - \frac12 a(m) .

Individual values of arithmetic functions may fluctuate wildly - as in most of the above examples. Summation functions "smooth out" these fluctuations. In some cases it may be possible to find asymptotic behaviour for the summation function for large x.

A classical example of this phenomenon[4] is given by d(n), the number of divisors of n:

\liminf_{n\to\infty}d(n) = 2
\limsup_{n\to\infty}\frac{\log d(n) \log\log n}{\log n} = \log 2
\lim_{n\to\infty}\frac{d(1) + d(2)+ \cdots +d(n)}{\log(1) + \log(2)+ \cdots +\log(n)} = 1.

Dirichlet convolution

Given an arithmetic function a(n), let Fa(s), for complex s, be the function defined by the corresponding Dirichlet series (where it converges):[5]

 F_a(s)�:= \sum_{n=1}^{\infty} \frac{a(n)}{n^s} .

Fa(s) is called a generating function of a(n). The simplest such series, corresponding to the constant function a(n) = 1 for all n, is ς(s) the Riemann zeta function.

The generating function of the Möbius function is the inverse of the zeta function:


\zeta(s)\,\sum_{n=1}^\infty\frac{\mu(n)}{n^s}=1, \;\;\mathfrak{R} \,s >0.

Consider two arithmetic functions a and b and their respective generating functions Fa(s) and Fb(s). The product Fa(s)Fb(s) can be computed as follows:

 F_a(s)F_b(s) = \left( \sum_{m=1}^{\infty}\frac{a(m)}{m^s} \right)\left( \sum_{n=1}^{\infty}\frac{b(n)}{n^s} \right) .

It is a straightforward exercise to show that if c(n) is defined by

 c(n)�:= \sum_{ij = n} a(i)b(j) = \sum_{i|n}a(i)b\left(\frac{n}{i}\right) ,

then

F_c(s) =F_a(s) F_b(s).\;

This function c is called the Dirichlet convolution of a and b, and is denoted by a*b.

A particularly important case is convolution with the constant function a(n) = 1 for all n, corresponding to multiplying the generating function by the zeta function:


g(n) = \sum_{d|n}f(d).\;

Multiplying by the inverse of the zeta function gives the Möbius inversion formula:


f(n) = \sum_{d|n}\mu\left(\frac{n}{d}\right)g(d).

If f is multiplicative, then so is g. If f is completely multiplicative, then g is multiplicative, but may or may not be completely multiplicative. The article multiplicative function has a short proof.

Relations among the functions

There are a great many formulas connecting arithmetical functions with each other and with the other functions of analysis - in fact, a large part of elementary and analytic number theory is a detailed study of these relations. See the articles on the individual functions for details.

Here are a few examples:

Dirichlet convolutions


\sum_{\delta\mid n}\mu(\delta)=
\sum_{\delta\mid n}\lambda\left(\frac{n}{\delta}\right)|\mu(\delta)|=
\begin{cases}
&1\mbox{ if } n=1\\
&0\mbox{ if } n\ne1.
\end{cases}
    where λ is the Liouville function.    [6]

\sum_{\delta\mid n}\varphi(\delta)=
n.
     [7]
\varphi(n)=\sum_{\delta\mid n}\mu\left(\frac{n}{\delta}\right)\delta=n\sum_{\delta\mid n}\frac{\mu(\delta)}{\delta}.
      Möbius inversion

\sum_{\delta\mid n}\varphi(\delta)d\left(\frac{n}{\delta}\right)=
\sigma(n).
     [8]

\sum_{\delta\mid n}|\mu(\delta)|=
2^{\omega(n)}.
     [9]
|\mu(n)|=\sum_{\delta\mid n}\mu\left(\frac{n}{\delta}\right)2^{\omega(\delta)}.
      Möbius inversion

\sum_{\delta\mid n}2^{\omega(\delta)}=
d(n^2).
     
2^{\omega(n)}=\sum_{\delta\mid n}\mu\left(\frac{n}{\delta}\right)d(\delta^2).
      Möbius inversion

\sum_{\delta\mid n}d(\delta^2)=
d^2(n).
     
d(n^2)=\sum_{\delta\mid n}\mu\left(\frac{n}{\delta}\right)d^2(\delta).
      Möbius inversion

\sum_{\delta\mid n}d\left(\frac{n}{\delta}\right)2^{\omega(\delta)}=
d^2(n).
     

\sum_{\delta\mid n}\lambda(\delta)=\begin{cases}
&1\mbox{ if } n \mbox{ is a square }\\
&0\mbox{ if } n \mbox{ is not  square.}
\end{cases}
    where λ is the Liouville function.    [10]

\sum_{\delta\mid n}\Lambda(\delta)=
\log n.
     [11]
\Lambda(n)=\sum_{\delta\mid n}\mu\left(\frac{n}{\delta}\right)\log(\delta).
      Möbius inversion

Sums of squares


\mbox{If }k \ge 4,\;\;\; r_k(n) > 0.     (Lagrange's four-square theorem).
r_2(n) = 4\sum_{d|n}\chi(d),\ 
    where χ is the non-principal character (mod 4) defined in the introduction.[12]

r_4(n) = 
8 \sum_{\stackrel{d\,|\,n}{ 4\, \nmid \,d}}d =
8 (2+(-1)^n)\sum_{\stackrel{d\,|\,n}{ 2\, \nmid \,d}}d =
\begin{cases}
8\sigma(n)&\mbox{if } n \mbox{ is odd }\\
24\sigma\left(\frac{n}{2^{\nu}}\right)&\mbox{if } n \mbox{ is even }
\end{cases},
    where ν = ν2(n).    [13][14][15]

r_6(n) = 16 \sum_{d|n} \chi\left(\frac{n}{d}\right)d^2 - 4\sum_{d|n} \chi(d)d^2. 
   [16]

Define the function σk*(n) as[17]

\sigma_k^*(n) = (-1)^{n}\sum_{d|n}(-1)^d d^k=
\begin{cases}
\sum_{d\,|\,n} d^k=\sigma_k(n)&\mbox{if } n \mbox{ is odd }\\
\sum_{\stackrel{d\,|\,n}{ 2\, \mid \,d}}d^k -\sum_{\stackrel{d\,|\,n}{ 2\, \nmid \,d}}d^k&\mbox{if } n \mbox{ is even}.
\end{cases}

That is, if n is odd, σk*(n) is the sum of the kth powers of the divisors of n, i.e. σk(n), and if n is even it is the sum of the kth powers of the even divisors of n minus the sum of the kth powers of the odd divisors of n.


r_8(n) = 16\sigma_3^*(n).\;
   [16][18]

Adopt the convention that Ramanujan's τ(x) = 0 if x is not an integer.


r_{24}(n) = \frac{16}{691}\sigma_{11}^*(n) + \frac{128}{691}\left\{
(-1)^{n-1}259\tau(n)-512\tau\left(\frac{n}{2}\right)\right\}
   [19]

Divisor sum convolutions

Here "convolution" does not mean "Dirichlet convolution" but instead refers to the formula for the coefficients of the product of two power series:

  \left(\sum_{n=0}^\infty a_n x^n\right)\left(\sum_{n=0}^\infty b_n x^n\right)
= \sum_{i=0}^\infty \sum_{j=0}^\infty  a_i b_j x^{i+j}
= \sum_{n=0}^\infty \left(\sum_{i=0}^n a_i b_{n-i}\right) x^n
= \sum_{n=0}^\infty c_n x^n
.

The sequence c_n = \sum_{i=0}^n a_i b_{n-i}\; is called the convolution or the Cauchy product of the seqences an and bn. See Eisenstein series for a discussion of the series and functional identities involved in these formulas.


\sigma_3(n) = \frac{1}{5}\left\{6n\sigma_1(n)-\sigma_1(n) + 12\sum_{1<k<n}\sigma_1(k)\sigma_1(n-k)\right\}.\;
   [20]

\sigma_5(n) = \frac{1}{21}\left\{10(3n-1)\sigma_3(n)+\sigma_1(n) + 240\sum_{1<k<n}\sigma_1(k)\sigma_3(n-k)\right\}.\;
   [21]

\begin{align}
\sigma_7(n)  
&=\frac{1}{20}\left\{21(2n-1)\sigma_5(n)-\sigma_1(n) + 504\sum_{1<k<n}\sigma_1(k)\sigma_5(n-k)\right\}\\
&=\sigma_3(n) + 120\sum_{1<k<n}\sigma_3(k)\sigma_3(n-k).
\end{align}
   [21][22]

\begin{align}
\sigma_9(n) 
&= \frac{1}{11}\left\{10(3n-2)\sigma_7(n)+\sigma_1(n) + 480\sum_{1<k<n}\sigma_1(k)\sigma_7(n-k)\right\}\\
&= \frac{1}{11}\left\{21\sigma_5(n)-10\sigma_3(n) + 5040\sum_{1<k<n}\sigma_3(k)\sigma_5(n-k)\right\}.\;
\end{align}
   [20][23]

\tau(n) = \frac{65}{756}\sigma_{11}(n) + \frac{691}{756}\sigma_{5}(n) - \frac{691}{3}\sum_{1<k<n}\sigma_5(k)\sigma_5(n-k),\;
    where τ(n) is Ramanujan's function.    [24][25]

Since σk(n) (for natural number k) and τ(n) are integers, the above formulas can be used to prove congruences[26] for the functions. See Tau-function for some examples.

Extend the domain of the partition function by setting p(0) = 1.


p(n)=\frac{1}{n}\sum_{1\le k\le n}\sigma(k)p(n-k).
   [27]   This recurrence can be used to compute p(n).

Prime-count related

Let H_n = 1 + \frac12 + \frac13 + \cdots +\frac{1}{n}   be the nth harmonic number.   Then

 \sigma(n) \le H_n + e^{H_n}\log H_n   is true for every natural number n if and only if the Riemann hypothesis is true.    [28]

\sum_{p}\nu_p(n) = \Omega(n).\;
   [29]

\psi(x)=\sum_{n\le x}\Lambda(n). \;
   [30]

\Pi(x)= \sum_{n\le x}\frac{\Lambda(n)}{\log n}.\;
   [31]

e^{\theta(x)}=\prod_{p\le x}p.\;
   [32]

e^{\psi(x)}= \operatorname{lcm}[1,2,\dots,\lfloor x\rfloor].\;
   [33]

Miscellaneous

\begin{align}&|\lambda(n)|\;\mu(n) \\&=\lambda(n)\;|\mu(n)|\\& = \mu(n), \end{align}
    and     \begin{align}&\lambda(n)\mu(n) \\&= |\mu(n)| \\&=\mu^2(n).\end{align}
    where λ(n) is Liouville's function.  [29]

2^{\omega(n)}\le d(n)\le2^{\Omega(n)}.\;
   [34][35]
\lambda(n)\mid \phi(n)     where λ(n) is Carmichael's function.  [36] Further,
\lambda(n)= \phi(n) \mbox{ if and only if }n=\begin{cases}1,2, 4\\
3,5,7,9,11, \ldots \mbox{ i.e. } p^k \mbox{ where }p\mbox{ is an odd prime}\\
6,10,14,18,\ldots \mbox{ i.e. } 2p^k\mbox{ where }p\mbox{ is an odd prime}
\end{cases}
     [37]

\frac{6}{\pi^2}<\frac{\phi(n)\sigma(n)}{n^2}<1.\;
   [38]

\begin{align}
c_q(n)
&=\frac{\mu\left(\frac{q}{\gcd(q, n)}\right)}{\phi\left(\frac{q}{\gcd(q, n)}\right)}\phi(q)\\
&=\sum_{\delta|\gcd(q,n)}\mu\left(\frac{q}{\delta}\right)\delta.
\end{align}
   [39]     Note that  \phi(q) = \sum_{\delta|q}\mu\left(\frac{q}{\delta}\right)\delta.    [40]
c_q(1) = \mu(q).\
c_q(q) = \phi(q).\

\sum_{\delta|n}d^{\;3}(\delta) = \left(\sum_{\delta|n}d(\delta)\right)^2.\;
   [41]   Compare this with 13 + 23 + 33 + ... + n3 = (1 + 2 + 3 + ... + n)2
d(uv) = \sum_{\delta\;|\gcd(u,v)}\mu(\delta)d\left(\frac{u}{\delta}\right)d\left(\frac{v}{\delta}\right).\;
   [42]
\sigma_k(u)\sigma_k(v) = \sum_{\delta\;|\gcd(u,v)}\delta^k\sigma_k\left(\frac{uv}{\delta^2}\right).\;
   [43]
\tau(u)\tau(v) = \sum_{\delta\;|\gcd(u,v)}\delta^{11}\tau\left(\frac{uv}{\delta^2}\right),\;
    where τ(n) is Ramanujan's function.    [44]

Notes

  1. Hardy & Wright, intro. to Ch. XVI
  2. Hardy, Ramanujan, § 10.2
  3. Apostol, Modular Functions ..., § 1.15, Ch. 4, and ch. 6
  4. Hardy & Wright, §§ 18.1–18.2
  5. Hardy & Wright, § 17.6, show how the theory of generating functions can be constructed in a purely formal manner with no attention paid to convergence.
  6. Hardy & Wright, Thm. 263
  7. Hardy & Wright, Thm. 63
  8. Hardy & Wright, Thm. 288–290
  9. Hardy & Wright, Thm. 264
  10. See Liouville function
  11. Hardy & Wright, Thm. 296
  12. Hardy & Wright, Thm. 278
  13. Hardy & Wright, Thm. 386
  14. Hardy, Ramanujan, eqs 9.1.2, 9.1.3
  15. Koblitz, Ex. III.5.2
  16. 16.0 16.1 Hardy & Wright, § 20.13
  17. Hardy, Ramanujan, § 9.7
  18. Hardy, Ramanujan, § 9.13
  19. Hardy, Ramanujan, § 9.17
  20. 20.0 20.1 Ramanujan, On Certain Arithmetical Functions, Table IV; Papers, p. 146
  21. 21.0 21.1 Koblitz, ex. III.2.8
  22. Koblitz, ex. III.2.3
  23. Koblitz, ex. III.2.2
  24. Koblitz, ex. III.2.4
  25. Apostol, Modular Functions ..., Ex. 6.10
  26. Apostol, Modular Functions..., Ch. 6 Ex. 10
  27. G.H. Hardy, S. Ramannujan, Asymptotic Formulæ in Combinatory Analysis, § 1.3; in Ramannujan, Papers p. 279
  28. See Divisor function.
  29. 29.0 29.1 follows from the definitions
  30. Hardy & Wright, eq. 22.1.2
  31. See prime counting functions.
  32. Hardy & Wright, eq. 22.1.1
  33. Hardy & Wright, eq. 22.1.3
  34. Hardy Ramanujan, eq. 3.10.3
  35. Hardy & Wright, § 22.13
  36. follows from the definition of λ(n) and Euler's theorem.
  37. See Multiplicative group of integers modulo n and Primitive root modulo n.
  38. Hardy & Wright, Thm. 329
  39. Hardy & Wright, Thms. 271, 272
  40. Hardy & Wright, eq. 16.3.1
  41. Ramanujan, Some Formulæ in the Analytic Theory of Numbers, eq. (C); Papers p.133
  42. Ramanujan, Some Formulæ in the Analytic Theory of Numbers, eq. (F); Papers p.134
  43. Apostol, Modular Functions ..., ch. 6 eq. 4
  44. Apostol, Modular Functions ..., ch. 6 eq. 3

References

External links